| 1. | Which is used for writing python extension modules ,用它来编写python扩展模块。 |
| 2. | Is an extension module that provides an interface to the 是一个扩展模块,它提供了到 |
| 3. | Running the following line fully builds a c - based extension module , 运行下面的命令,完整地编译一个基于c的扩展模块 |
| 4. | Pyrex is a language specially designed for writing python extension modules Pyrex是一种专门设计用来编写python扩展模块的语言。 |
| 5. | Use the built - in cable channels to secure both your oscilloscope and extension module to your location 使用内置电缆通道来固定示波器和扩展模块到您的位置上。 |
| 6. | The second technique you ought to consider first is to profile your python application , with an eye to rewriting key portions as c extension modules 第二种您应当首先考虑的技术是概要分析您的python应用程序,要着眼于将关键部分重写成c扩展模块。 |
| 7. | If you do manage to build pippy from source , you ll have the option of compiling in your own python extension modules , and you will be able to import them by default 如果设法从源文件构建pippy ,则您可以选择将其编译进自己的python扩展模块,并且可能以缺省方式将它们导入。 |
| 8. | The extension module psyco can plug in to the guts of the python interpreter , and selectively substitute optimized machine code for portions of python s interpreted bytecode 扩展模块psyco可以插入python解释器的内部,而且可以有选择性地用优化的机器代码去替换部分python的解释型字节码。 |
| 9. | The author takes a stab at speeding up his pure - python version of hashcash using pyrex , a language for writing python extension modules that lets you avoid having to use c for the job 作者在使用pyrex加速自己的纯python版本的hashcash , pyrex是一种用来编写python扩展模块的语言,可以代替c语言来完成这项工作。 |
| 10. | The whole console comprises cpu module , serial port module , i / o port extension module , a / d module , d / a module , led display module and rudder input module , etc . during design and development of usb communication applied to console , characteristic and application of usb , general process of development of usb device have been mainly discussed , part work on hardware and software of usb communication have also been done 在实际开发工作中,按照单片机应用系统设计思想分阶段进行各个子任务模块的开发调试,然后对整个控制台系统进行调试,使得该控制台接口电路更好的应用于大型船舶操纵模拟器中。在控制台实现usb通信的设计和开发过程中,主要深入研究了usb的结构特点, usb的应用以及usb设备的一般开发过程,对控制台实现usb通信的硬件电路和软件部分做了部分开发工作。 |